home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -readerstuff- / antony_dzeryn / bridge / readme < prev    next >
Text File  |  2000-02-24  |  677b  |  22 lines

  1. Bridge
  2. ------
  3.  
  4. I wrote this this program so I could use introductions written in Blitz 2
  5. with games written in GRAC.  Normally, this would be impossible.  To use it,
  6. you must:
  7.  
  8.  - Rename the game to "Game.GRAC2" (minus speech marks)
  9.  - Replace the "GracPlayer2" with the version from the IntroCreate program
  10.  - Copy the "Bridge" program into the drawer with the intro, the game and
  11.    the GRAC player.
  12.  
  13.  - End the Blitz intro with the lines:
  14.  
  15.    a=Execute_("Bridge",0,0)
  16.    End
  17.  
  18. Copyright © 1998 DAS Software.  Written by Antony Dzeryn.
  19.  
  20. This program is public domain, and as such can be distributed and modified.
  21. I would, however, like a mention in any programs which use it.
  22.